Skip to content

Conversation

@bernardodemarco
Copy link
Member

Description

This PR fixes some API calls performed by the front-end of Apache CloudStack. The #10899 PR changed some functions signatures responsible for making the API requests. However, there are still some usages of the functions with the old signatures, which is resulting in some major/blocker inconsistencies in the Apache CloudStack UI.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

image

How Has This Been Tested?

  • Before:
image
Fatal error during app initialization:  TypeError: Object(...) is not a function
    at guiTheme.js:48:16

@DaanHoogland
Copy link
Contributor

@bernardodemarco i see some doublures to #11191 . can you rebase on top of that and see if your changes are still needed?

@vishesh92
Copy link
Member

@bernardodemarco These are already fixed in #11191.

@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.58%. Comparing base (e8ab0ae) to head (1fe02f9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11205      +/-   ##
============================================
- Coverage     16.58%   16.58%   -0.01%     
+ Complexity    14038    14037       -1     
============================================
  Files          5758     5758              
  Lines        511717   511733      +16     
  Branches      62216    62216              
============================================
  Hits          84871    84871              
- Misses       417373   417389      +16     
  Partials       9473     9473              
Flag Coverage Δ
uitests 3.90% <ø> (-0.01%) ⬇️
unittests 17.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bernardodemarco
Copy link
Member Author

@bernardodemarco These are already fixed in #11191.

@DaanHoogland @vishesh92 @sureshanaparti, yes, that's right. I hadn't seen it, my bad. Closing it

@sureshanaparti sureshanaparti removed this from the 4.21.0 milestone Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants